Fixes for #82099:
authorMatthias Clasen <maclas@gmx.de>
Thu, 19 Feb 2004 22:39:58 +0000 (22:39 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 19 Feb 2004 22:39:58 +0000 (22:39 +0000)
commitadd52ebbbf15992a823408123bdbb65d20723284
tree8b5dfbd4c45ac47d2c0cd9d9fecebe184c725c75
parentbce0b90f7cd73644d3c80238a76e5bb67ab42609
Fixes for #82099:

Thu Feb 19 23:41:06 2004  Matthias Clasen  <maclas@gmx.de>

Fixes for #82099:

* gdk/x11/gdkevents-x11.c: Introduce new XSettings "Gtk/ButtonImages"
and "Gtk/MenuImages" and map them to "gtk-button-images" and
"gtk-menu-images".

* gtk/gtkimagemenuitem.c: Add a boolean setting "gtk-menu-images" and use
it to set the visibility of the embedded image.

* gtk/gtkbutton.c: Add a boolean setting "gtk-button-images" and use
it to set the visibility of an embedded image.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkevents-x11.c
gtk/gtkbutton.c
gtk/gtkimagemenuitem.c